gcgeodist is used elsewhere now.
authorrobertl <robertl>
Thu, 5 Feb 2009 20:13:15 +0000 (20:13 +0000)
committerrobertl <robertl>
Thu, 5 Feb 2009 20:13:15 +0000 (20:13 +0000)
waypt.c

diff --git a/waypt.c b/waypt.c
index 8e4c02b7553087a17fb83a22bbc03bda5b5d2686..baeb16abb6c6bd01df8af4ac729d69404f4cd692 100644 (file)
--- a/waypt.c
+++ b/waypt.c
@@ -502,7 +502,7 @@ waypt_add_url(waypoint *wpt, char *link, char *url_link_text)
        }
 }
 
-static double
+double
 gcgeodist(const double lat1, const double lon1,
             const double lat2, const double lon2)
 {